public PDFGifImage( java.lang.String fileName, int frameIndex ) |
Parameters
- fileName
- Path to GIF image.
- frameIndex
- GIF frame to use for creating the image.
public PDFGifImage( java.lang.String fileName, int frameIndex ) |
| Exception | Description |
|---|---|
| com.o2sol.pdf4java.graphics.images.exceptions.GifDecodeException | If the image cannot be decoded. |